home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / borland / jnfb88.zip / SKYDIV.ZIP / DESCRIPT.CIS < prev    next >
Text File  |  1987-10-22  |  711b  |  14 lines

  1. "Skydiving with the Numerical Methods Toolbox" -- Vic Mansfield
  2. The Turbo Pascal Numerical Methods Toolbox provides numerous
  3. methods for finding the roots of a given equation.  Using the
  4. calculation of terminal velocity as an example problem, the
  5. author uses both the bisection and the Newton-Raphson method of
  6. solving the same equation, explaining the advantages and
  7. disadvantages of both methods.  Short programs are provided for
  8. each of the two methods, along with a sidebar explaining how the
  9. same problem may be solved with Eureka: The Solver, Borland's
  10. equation solver product.
  11.  
  12. Turbo Pascal Numerical Methods Toolbox solving equations roots
  13. bisection method Newton-Raphson method skydiving
  14.